← Index
NYTProf Performance Profile   
For starman worker -M FindBin --max-requests 50 --workers 2 --user=kohadev-koha --group kohadev-koha --pid /var/run/koha/kohadev/plack.pid --daemonize --access-log /var/log/koha/kohadev/plack.log --error-log /var/log/koha/kohadev/plack-error.log -E deployment --socket /var/run/koha/kohadev/plack.sock /etc/koha/sites/kohadev/plack.psgi
  Run on Fri Jan 8 14:31:06 2016
Reported on Fri Jan 8 14:31:39 2016

Filename(eval 1121)[/usr/share/perl5/CGI/Session/Serialize/yaml.pm:11]
StatementsExecuted 3 statements in 14µs
Eval Invoked At/usr/share/perl5/CGI/Session/Serialize/yaml.pm line 11
Sibling evals1, 2
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
1118µs8µsCGI::Session::Serialize::yaml::::BEGIN@1CGI::Session::Serialize::yaml::BEGIN@1
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1314µs18µs
# spent 8µs within CGI::Session::Serialize::yaml::BEGIN@1 which was called: # once (8µs+0s) by CGI::Session::_load_pluggables at line 1
use YAML::Syck (); 1;
# spent 8µs making 1 call to CGI::Session::Serialize::yaml::BEGIN@1
2;